getTagsForType

Get the Tags for an object type.

This command returns a JSON array containing all active tags for the given object type.

Format

udclient [global-args...] [global-flags...]
  getTagsForType [parameters]

Parameters

Table 1. Parameters
Parameter Type Required Description
objectType string true Object type for the tags. e.g. Agent, Application, ApplicationTemplate, Component, ComponentTemplate, Resource

Related REST command: Get the Tags for an object type..